ComponentOne ASP.NET MVC Controls
PageSize Property (BaseODataCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseODataCollectionViewService<T> Class : PageSize Property
Gets or sets the page size. 0 means to disable paging.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overrides Property PageSize As Integer
[Json(1)]
public override int PageSize {get; set;}
See Also

Reference

BaseODataCollectionViewService<T> Class
BaseODataCollectionViewService<T> Members